home *** CD-ROM | disk | FTP | other *** search
/ Nikkei Mac 3 / NIKKEI-MAC-CD-VOL-03-1995-02-15.ISO.7z / NIKKEI-MAC-CD-VOL-03-1995-02-15.ISO / デモソフト・ライブラリー / 統計解析⁄サイエンス / Flexi Trace / FT Demo (to give away) / FT Demo (to give away) / card_16579.txt < prev    next >
Text File  |  1991-08-20  |  1KB  |  55 lines

  1. -- card: 16579 from stack: in
  2. -- bmap block id: 6753
  3. -- flags: 0000
  4. -- background id: 2745
  5. -- name: Plumb 6T
  6. ----- HyperTalk script -----
  7. On openCard
  8.   wait 1 second
  9.   visual dissolve
  10.   show card field "Plumb 6F"
  11. end openCard
  12.  
  13. on closeCard
  14.   hide card field "Plumb 6F"
  15. end closeCard
  16.  
  17.  
  18.  
  19. -- part 1 (field)
  20. -- low flags: 81
  21. -- high flags: 0004
  22. -- rect: left=15 top=114 right=201 bottom=292
  23. -- title width / last selected line: 0
  24. -- icon id / first selected line: 0 / 0
  25. -- text alignment: 0
  26. -- font id: 3
  27. -- text size: 12
  28. -- style flags: 0
  29. -- line height: 16
  30. -- part name: Plumb 6F
  31.  
  32.  
  33. -- part 2 (button)
  34. -- low flags: 00
  35. -- high flags: 0000
  36. -- rect: left=484 top=320 right=342 bottom=512
  37. -- title width / last selected line: 0
  38. -- icon id / first selected line: 0 / 0
  39. -- text alignment: 1
  40. -- font id: 0
  41. -- text size: 12
  42. -- style flags: 0
  43. -- line height: 16
  44. -- part name: Dead Button
  45. ----- HyperTalk script -----
  46. on mouseUp
  47.   visual dissolve
  48.   Go next card
  49. end mouseUp
  50.  
  51.  
  52.  
  53. -- part contents for card part 1
  54. ----- text -----
  55. This time, I'll send the data to the Macintosh Clipboard.  Now, if I'm using MultiFinder or System 7.0, I simply switch to my other application, choose Paste, and my numerical data is ready for analysis.